home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Special 14
/
AMIGAplus Sonderheft 14 (1998)(ICP)(DE)[!].iso
/
locale
/
catalogs
/
svenska
/
sources
/
prefs.construct
next >
Wrap
Text File
|
1997-10-06
|
47KB
|
1,470 lines
;*************************************************************************
;** Locale constructor V40.21 ViNCEd prefs part **
;** **
;** This is a constructor/shell script for CreateCatalog. Please read **
;** the instructions below carefully. **
;*************************************************************************
;
; This file has two purposes:
;
; First it acts as a shell script that must be "execute"d to
; build the catalog with one command
; Second, it tells CreateCatalog how to build the
; catalog. Thus, this file gets a) executed by the shell
; and b) is parsed by CreateCatalog. This is possible due to
; the special syntax of CreateCatalog.
; All lines starting with a semicolon or a blank space are comments
; for CreateCatalog. Thus these lines and the lines that act as
; a shell script are ignored by the catalog builder: The former
; because they have the semicolon, the later because I added a
; blank space at the beginning.
;
; Shell script part of the catalog builder:
;
; no assembler is needed for this part. This time the complete job can
; be done by CreateCatalog, and the strings of the locale are in
; THIS file.
;
; The next line starts the catalog builder:
; The arguments are: This file (instructions how to build)
; the output file (will be put to RAM:)
; the language: Please change "deutsch" to
; your language, i.e. "italiano" or "français".
; and the version/revision of the catalog.
; Here version 40.21 (40 is internal for release 3)
;
;*************** Edit this line below *************************************
vl:bin/CreateCatalog vl:prefs.construct ram:VNC.prefs.catalog svenska 40 21
; ^^^^^
; This string must be
; adjusted !
copy ram:VNC.prefs.catalog locale:catalogs/svenska/vnc
quit
;
; End of the shell script. quit is used to prevent the shell from parsing the
; lines below.
;
; Here we use another set of CreateCatalog commands.
; The '#' command sets the string counter to a specific value.
; There's no need to change these lines.
;
; The 'lines contain the actual strings that replace the english (default) strings
; The lines starting with a semicolon are again comments and ignored
; by the catalog builder. Thus you ONLY NEED TO EDIT the lines starting with
; the apostrophe '.
; Please note that unlike in the "sys" part of the localization, the
; reverse apostrophe ` IS NOT USED HERE!
;
; Please note that you MUST surround these strings with an additional pair
; of double quotes if you want to include leading/following blank spaces.
; The usual C style syntax is used for special charaters, like
; \r for carriage return \n for newline
; \t for TAB \b for backspace
; \\ for the backslash itself. It is the same syntax that is used in the
; ViNCEd macros, so propably read this section of the guide.
;
;
; Since this is taken from the german localization, I put the original
; english strings ON TOP of the german ones, plus some information
; when this string gets printed/displayed.
;
;***************************************************************************
;Strings of the startup-segment
;***************************************************************************
#1
;unkown command. Printed if you pass an illegal argument to SetVNC
'okänt kommando.
;required subcommand missing Printed if a subcommand needs a sub argument that is missing.
'nödvändigt underkommando saknas.
;unknown subcommand Printed if the parser encountered a sub command (like the FROM to LOAD or the TO for SAVE) that it does not understand
'okänt underkommando.
;required argument missing Printing if a command takes an argument that is not present
'nödvändigt argument saknas.
;boolean value neither ON nor OFF. The parser expected an ON or OFF as argument.
'booleskt värde varken ON eller OFF.
;invalid numeric value. The parser expected a number. The one supplied was invalid
'ogiltigt numeriskt värde.
;out of memory SetVNC has not enough memory.
'slut på minne.
;Failed parsing "%s" : %s \n\r Printed if the parsing of an arugment failed.
;The first %s is substituted with the argument name, the second with the failure type, from above.
;The \n\r code is a newline command.
;(Here both, newline plus line feed since someone may have turned ViNCEd's
; auto CR off)
'Problem med att tolka "%s" : %s\n\r
;SetVNC failure: Need AT LEAST vnc.library version 40.00. Printed if SetVNC failed to open the vnc.library
'SetVNC misslyckades: MINST version 40.00 av vnc.library krävs.\n\r
;SetVNC failure: Can't open needed libraries. Printed if some generic libs are missing (asl/dos/gfx/intuition)
'SetVNC misslyckades: Nödvändiga libraries kunde ej öppnas.\n\r
;SetVNC failure: Need a ViNCEd stream as output handle. Printed if SetVNC found a non-VINCEd stream, i.e. hasn't been called from ViNCEd.
'SetVNC misslyckades: Kräver en ViNCEd-ström som output-kanal.\n\r
;"DOS failed " A generic failure message if some DOS function returned an error
'"DOS-fel "
;%s: error code %ld.\n\r A generic error code if no standard fail message of the DOS could be found.
; %s is substituted with the text above, and %ld is the DOS error number.
'%s: felkod %ld.\n\r
;"Usage: SetVNC " The title of the text that is printed if you specify "?" as argument
'"Användande: SetVNC "
;" O.K. " This text is put into the fail requester (it has only one button)
'" O.K. "
;***************************************************************************
;Strings of the prefs-loader
;***************************************************************************
;
;these strings are printed if the loading/saving of some prefs can't be done
;
#16
;"SetVNC failure: Unable to save preferences as " Printed if SetVNC failed to save the prefs as a file.
;The actual file name is put behind this text.
'"SetVNC-fel: Kan ej spara inställningar som \n\r"
;SetVNC failure: No memory for preferences. Due to a lack of memory ViNCed can't build them
'SetVNC-fel: Ej tillräckligt med minne för inställningar.\n\r
;SetVNC failure: Can't get preferences from active window. SetVNC can't load the prefs of the window it was invoked in.
'SetVNC-fel: Kan ej hämta inställningar från aktivt fönster.\n\r
;SetVNC failure: Can't get global preferences. SetVNC can't load the global ("Used") prefs.
'SetVNC-fel: Kan ej hämta globala inställningar.\n\r
;SetVNC failure: Can't get default preferences. The defaults were unavailable.
'SetVNC-fel: Kan ej hämta standardinställningar.\n\r
;"SetVNC failure: Can't get preferences from file " SetVNC failed to load the prefs from a given file.
;The actual file name is printed behind this text
'"SetVNC-fel: Kan ej hämta inställningar från filen "
;SetVNC failure: Can't get last saved preferences. SetVNC failed to load the prefs beeing saved as global prefs.
'SetVNC-fel: Kan ej hämta senast sparade inställningar.
;SetVNC failure: Can't construct macro list. The list of the macros can't be setup
'SetVNC-fel: Kan ej konstruera makrolista.
;SetVNC failure: Can't build macros from list. The list of the macros can't be installed into the prefs.
'SetVNC-fel: Kan ej skapa makron från lista.
;SetVNC failure: Can't install preferences into active window. The window SetVNC was invoked in did not accept the new prefs.
'SetVNC-fel: Ka